Skip to content

MQE-1582: Enable Testers To Run Skipped Tests #429

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Aug 26, 2019
Merged

Conversation

KevinBKozan
Copy link
Contributor

Description

  • added --allow-skipped flag

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/verification tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)
  • Changes to Framework doesn't have backward incompatible changes for tests or have related Pull Request with fixes to tests

- added --allowSkipped flag, added to base generate command
- moved --force flag to base generate command
- fixed some existing issues around not all BaseGenerate inheriting commands not making proper use of --force flag
- Added new unit test for TestGenerator, also changed visibility of function for testing
@coveralls
Copy link

coveralls commented Aug 23, 2019

Coverage Status

Coverage remained the same at 52.176% when pulling c37280f on MQE-1582 into 4e259a0 on develop.

@KevinBKozan KevinBKozan merged commit fecaf5b into develop Aug 26, 2019
@KevinBKozan KevinBKozan deleted the MQE-1582 branch August 26, 2019 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants